Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2021

Bumps rector/rector from 0.10.18 to 0.11.7.

Release notes

Sourced from rector/rector's releases.

Released Rector 0.11 with Scoped and PHP 7.1 version by Default

United Release of Prefixed & Downgraded Version 🚀🚀🚀

For a long time, Rector published 2 releases. It was often confusing which to use when and how they differ. Last couple of month we tried to make them as similar as possible to make transition as smooth as possible.

Since 0.11 we're moving from 2 repositories rectorphp/rector and rectorphp/rector-prefixed to just one rectorphp/rector. This repository is downgraded to PHP 7.1 and scoped.

Read more in Prefixed Rector by Default.

How to Upgrade?

composer remove rector/rector-prefixed
composer require rector/rector --dev

or

composer update rector/rector:^0.11 --dev

New Features 🎉

Bugfixes 🐛

Commits
  • d009bac Rector 0.11.7
  • 57270b9 Updated Rector to commit 4c5f678ca4c1d42846a80d8677718d3ac88026c9
  • 578cb68 Rector 0.11.6
  • 5ae6e3f Updated Rector to commit e76200b18a3792ea3266bb9f685b811d4049f210
  • ebc0abc Updated Rector to commit e0b4e852a64ee87adf72f3308ec51e9672b71bbc
  • 4708710 Updated Rector to commit 80e6c3b95930026968fe9cf2cf4b471a08d76ec4
  • c92ddc9 Updated Rector to commit e5ed4fb18439fe63142354dfc87d1907447cf366
  • f1f93ac Updated Rector to commit 91e84b7ff4aa5719264b96dd59ad822c3b29aab5
  • 512f2a2 Updated Rector to commit ed8487954dc7d76ca5a728605f55ebafe47caa67
  • 2fd5eeb Updated Rector to commit 6782f9daae45481cf3569d7eb211b49b6157d869
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.10.18 to 0.11.7.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.10.18...0.11.7)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 31, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 892105990

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.476%

Totals Coverage Status
Change from base Build 879748077: 0.0%
Covered Lines: 95
Relevant Lines: 105

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 4, 2021

Superseded by #62.

@dependabot dependabot bot closed this Jun 4, 2021
@dependabot dependabot bot deleted the dependabot/composer/rector/rector-0.11.7 branch June 4, 2021 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant